* lisp/progmodes/python.el (python-indent-post-self-insert-function):
authorFabián Ezequiel Gallina <fgallina@gnu.org>
Tue, 1 Jul 2014 03:54:11 +0000 (00:54 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Tue, 1 Jul 2014 03:54:11 +0000 (00:54 -0300)
commitcad81e3d20a8d1f766ddfb76436a19205f8acd68
treefbf0497179ab10fad3c5c30b873b071031d8451b
parent59b20d77aec5055417eeec039af84de88cda12b2
* lisp/progmodes/python.el (python-indent-post-self-insert-function):
Enhancements to electric indentation behavior inside
parens.

* test/automated/python-tests.el
(python-tests-self-insert): New function.
(python-triple-quote-pairing): Use it.
(python-util-forward-comment-1): New test. (Bug#17658)
lisp/ChangeLog
lisp/progmodes/python.el
test/ChangeLog
test/automated/python-tests.el